ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / MenuBase<T> Class / CommandPath Property

In This Topic
    CommandPath Property (MenuBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommandPath As String
    public string CommandPath {get; set;}
    See Also